Releases: wbryceangell/AnnotatedJS
Releases · wbryceangell/AnnotatedJS
v1.10.0-beta
What's Changed
- Update package version to v1.0.0-beta by @wbryceangell in #42
- Update TypeScript to version 5 and refactor decorators by @wbryceangell in #46
- Update documentation by @wbryceangell in #47
- Router annotation by @wbryceangell in #55
- Config properties return singletons by @wbryceangell in #57
- Instantiate classes in initialize method by @wbryceangell in #58
- Usage comments by @wbryceangell in #62
- Fix publish by @wbryceangell in #64
- Update README.md by @wbryceangell in #65
- Update README.md by @wbryceangell in #66
- Update README.md by @wbryceangell in #67
- Add AnnotatedCache interface by @wbryceangell in #68
- Add container initialization key and util function by @wbryceangell in #69
- Use new browsers as babel target by @wbryceangell in #71
- Cache storage by @wbryceangell in #70
- Fix doc workflow by @wbryceangell in #72
- Update jest config to use correct fix DOM file by @wbryceangell in #73
- Refactor initializers by @wbryceangell in #76
- Create @Cache annotation by @wbryceangell in #74
- Refactor cache logic by @wbryceangell in #77
- Purge annotation by @wbryceangell in #78
- Datastore annotation by @wbryceangell in #79
- Add HEAD and OPTIONS by @wbryceangell in #80
- Beta by @wbryceangell in #85
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #86
Full Changelog: v1.0.8-alpha...v1.10.0-beta
v1.0.8-alpha
What's Changed
- Fix package publish by @wbryceangell in #63
Full Changelog: v1.0.7-alpha...v1.0.8-alpha
v1.0.7-alpha
What's Changed
- Remove node version 16 from workflows by @wbryceangell in #61
Full Changelog: v1.0.6-alpha...v1.0.7-alpha
v1.0.6-alpha
What's Changed
- Add auto assign workflow by @wbryceangell in #43
- Remove Node.js references from workflow names by @wbryceangell in #44
- Add build badges by @wbryceangell in #45
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #48
- Create dependabot.yml by @wbryceangell in #49
- Bump @types/jest from 29.2.6 to 29.5.11 by @dependabot in #56
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #60
- Bump prettier from 2.8.3 to 3.2.5 by @dependabot in #59
Full Changelog: v1.0.1-alpha...v1.0.6-alpha
Public Alpha Release
This Alpha release contains improvements made from additional testing.
Initial Alpha Release
v1.0.0-alpha Update npm-publish-github-packages.yml