Releases: rabisnaqvi/Astral.js
Releases · rabisnaqvi/Astral.js
✅ Release v1.2.1
What's Changed
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #32
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #33
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #34
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: v1.2.0...v1.2.1
🐲 Release v1.2.0
What's Changed
- 🤯 Updated the getState function to return an array (tuple) similar to how React's useState hook works (#14 )
- ✅ Updated unit tests to match the updated response from Astral.context.getState.
- 📃 Fix broken hyperlink in the Getting Started section (#26 )
- Replaced the broken hyperlink reference with the correct anchor link to the "Core Concepts" section.
- Ensured that the anchor link matches the heading in the "Core Concepts" section.
- 🌀 Integrate Typescript or babel (#15 )
- Converted all the source files to TypeScript namespaces.
- Updated build process to parse the javascript files.
- Replaced JSDOC with TypeDoc to generate documentation for the new typescript codebase.
- Updated ESLINT configuration to be integrated with TypeScript.
- Added some unit tests.
- 📃Break features and definitions into different lines in readme (#24 )
- Updated readme.md to fix the line breaks and to reflect new updated features in Astral.context.getState and Astral.context.updateState.
- 📃Updated CONTRIBUTING.md
- Updated CONTRIBUTING.md to ensure updated contributing processes.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Release Patch v1.0.4 by @rabisnaqvi in #10
- Added detailed documentation.
- Added support to update multiple states at a time by passing an object into the Astral.context.updateState function.
Full Changelog: v1.0.3...v1.1.0
v1.0.2 (Patch Release)
Updated documentation and build files
Added build files as release binaries.
What's Changed
- Release Patch by @rabisnaqvi in #7
- Release v1.0.3 by @rabisnaqvi in #8
Full Changelog: v1.0.2...v1.0.3
v1.0.2 (Initial Release)
✨ First Release 🍻
Reach out to the documentation to see how everything works!
What's Changed
- Let's get this party rollin baby 🍻 by @rabisnaqvi in #1
- Making sure the yarn users aren't feeling left-out 🤗 by @rabisnaqvi in #2
- Branding, Documentation Update and Some fixed Unit Tests ✅ by @rabisnaqvi in #3
- Release by @rabisnaqvi in #4
New Contributors
- @rabisnaqvi made their first contribution in #1
Full Changelog: https://github.com/rabisnaqvi/Astral.js/commits/v1.0.2