Skip to content

Tags: veliovgroup/Meteor-flow-router-title

Tags

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
📦 v3.3.0

__Major Changes:__

- 👨‍💻 Refactor: codebase
- 👨‍🔬 Refactor: tests
- 🤝 Compatibility with `[email protected]` and `[email protected]`
- 🤝 Compatibility with `ostrio:[email protected]`

3.2.2

Toggle 3.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
📦 v3.2.2

*This is maintenance release*

- 🤝 Compatibility with `[email protected]`

__Dependencies:__

- 📦 `ostrio:[email protected]`, *was `v3.7.4`*

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
🚢 v3.2.1

- 👷 Maintenance release;
- 📦 Update `ostrio:flow-router-extra` dependency to `v3.7.4`;
- 📦 Internal meteor package dependencies update;
- 🤝 Compatibility with `[email protected].*`;
- 👨‍💻 Overall codebase enhancements;
- 👨‍🔬 Test-suite minor update.

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
🚢 v3.2.0

- 👷‍♂️ Merge #13, fixing #12, thanks to @afrokick
- 👨‍🔬 Better test-suite
- 👨‍💻 Support for `ostrio:[email protected]` (*was
`ostrio:[email protected]`*)

Minor version bump caused by minor dependencies upgrade

3.1.5

Toggle 3.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
🚚 v3.1.5

 - 👷‍♂️ Maintenance release
 - 📦 Internal Atmosphere dependencies update
 - 🤝 Compatibility with `[email protected]`

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dr-dimitru dr.dimitru
v3.1.4

 - 👷‍♂️ Merge #10, solving title update before the old route is pushed
to the browser's history, thanks to @fishsaidno
 - 🧪 Update tests and minor codebase enhancement
 - 📋 Docs linting and minor update
 - 📦 Dependencies update

3.1.3

Toggle 3.1.3's commit message
v3.1.3

 - 🗑 Get rid of `underscore` package
 - 👷‍♂️ Update auto-tests
 - 📦 Update NPM and Atmosphere dependencies
 - 🤝 Compatibility with `[email protected]`

3.1.2

Toggle 3.1.2's commit message
v3.1.2

 - Dependencies update
 - Omit `ostrio:flow-router-extra` from direct dependencies
 - Tests update

3.1.1

Toggle 3.1.1's commit message
docs update

3.1.0

Toggle 3.1.0's commit message
v3.1.0

 - Compatibility with `[email protected]`
 - Fix #9 , thanks to @nicooprat
 - Make sure reactive data sources is supported and will trigger
re-computation
 - Implement `.set()` (*see updated docs*)
 - Docs are updated
 - Dependencies update
 - More tests, 100% tests coverage, now with reactive data sources
 - Overall codebase enhancements