Skip to content

1.0.0-rc.1 First Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlepage nlepage released this 23 Dec 18:08
· 157 commits to master since this release
d986085

🎉 First release candidate of 1.0.

Release note

Refactorings

  • #98 #102 #119 #120 #121 #123 Core rewritten without lodash
  • #138 #143 Split into two packages immutadot (without lodash) and immutadot-lodash
  • #101 No more default exports
  • 🔥 #126 Removed support for npm in development
  • 🚚 #155 Creation of path namespace
  • 🔧 #177 No automatic deployment

Features

  • #124 Slice notation
  • #134 #158 Flow
  • #159 #162 List notation
  • #170 List wilcard notation
  • #165 Add functions (in immutadot package)

Bug fixes

  • 🐛 #154 Manage empty path

Enhancements

  • #115 #156 #164 Path parser refactoring
  • #144 Avoid unnecessary copies
  • #149 Avoid unnecessary copies in flow
  • #171 Use anonymous imports to register functions on chain
  • 👷 #176 Upgrade to Circle CI 2

Made with ♥ by :
@frinyvonnick @hgwood @nlepage