Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 573 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 573 Bytes

Change Log

This project adheres to Semantic Versioning.

Every release, along with the migration instructions, is documented on the Github Releases page.

0.2.0

This PR updates Phoenix JS to the latest 1.5.13 version. No changes otherwise.

0.1.0

This PR includes a switch over to TypeScript. Of course, there is now an index.d.ts file for you to pull from! There are no breaking changes nor new code features, other than native TS support.

Thanks to @raygesualdo for this overhaul!