Releases: jargonsdev/jargons.dev
Releases · jargonsdev/jargons.dev
v1.0.1
What's Changed
- Dictionary (New Word): Test Fixture by @babblebey in #81
- Dictionary (New Word): Snapshot by @babblebey in #82
- fix(search): Dynamically Set Maximum Cursor Pointable Item by @Bridgetamana in #85
- fix: update repoUrl project-wide by @babblebey in #86
- refactor(component): extract "Contribution CTA" to reusable component by @Bridgetamana in #87
- chore: Remove the @astrojs/node package from the dependencies by @amiabl-programr in #89
- fix(build): Rename project in package.json by @amiabl-programr in #90
- fix(build): Move tailwindcss to devDependencies by @amiabl-programr in #91
- fix(build): Move '@types/react' to devDependencies by @DevYoma in #92
- fix(build): remove @octokit-next/core package from dependencies by @amiabl-programr in #93
New Contributors
- @Bridgetamana made their first contribution in #85
- @amiabl-programr made their first contribution in #89
- @DevYoma made their first contribution in #92
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: initialize dictionry by @babblebey in #1
- feat: implement base dictionary by @babblebey in #4
- feat: implement dictionary search engine by @babblebey in #5
- feat: implement dictionary word editor by @babblebey in #6
- feat: implement auth (with github oauth) by @babblebey in #8
- feat: integrate authentication on word editor page by @babblebey in #11
- feat: implement
fork
repository script by @babblebey in #3 - feat: implement
branch
creation script by @babblebey in #17 - feat: implement
word-editor
script by @babblebey in #18 - chore: add sample dictionary words by @babblebey in #26
- refactor: move
stores
andhooks
directory tolib
directory by @babblebey in #27 - feat: implement
auth
(second iteration) improvements by @babblebey in #28 - feat: return repo
fullname
in fork script by @babblebey in #29 - refactor(auth): replace
github-app-oauth
with classicoauth
app by @babblebey in #33 - chore: improve naming logic across scripts by @babblebey in #34
- feat: configure
devJargons
github app by @babblebey in #36 - feat: implement
submit-word
script by @babblebey in #25 - feat(word-editor): implement
edit
word action by @babblebey in #32 - feat(word-editor): implement
new
word action by @babblebey in #39 - feat: implement jargons editor (dashboard) by @babblebey in #41
- feat(deployment): integrate
@astrojs/vercel
as SSR adapter by @babblebey in #43 - feat: implement word (jargon)
metatab
- First Iteration by @babblebey in #45 - fix: dictionary search engine late indexing by @babblebey in #49
- feat: implement site's base open graph data by @babblebey in #50
- feat: implement base dictionary - second iteration by @babblebey in #51
- refactor(word-editor): word submit handling by @babblebey in #53
- chore: nits by @babblebey in #56
- fix(jargons-editor): wrong pending contribution stats computation by @babblebey in #57
- feat: implement dictionary browse page by @babblebey in #60
- chore: going open source by @babblebey in #63
- chore: go oss (#63) follow-up nits by @babblebey in #64
- chore: bump
astro
+vite
version by @babblebey in #65 - chore: implement feedback/nits from beta testing by @babblebey in #66
- chore: nits#4 by @babblebey in #73
- chore: remove coming soon page by @babblebey in #80
Full Changelog: https://github.com/devjargons/jargons.dev/commits/v1.0.0