This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Releases: variejs/framework
Releases · variejs/framework
v1.0.1
v1.0.0
1.0.0 (2019-12-01)
🎉🎉🎉
Since I've released my first product using VarieJS, its time to make it a 1.0.0 with real semantic versioning.
HTTP Interfaces
We have updated our interfaces for the HTTP Service allowing more flexibility
Validation Updates / Tests for validation / New Export Updates
Creating tests for Varie (#80) * Tests for validations * Exporting more to make it a bit clearer in the config
Validation Directive Fixed!
0.10.2 Bumped version
Notifications to Alerts
Notifications have been renamed to alerts
Consistent naming and a new storage service
Consistent naming and a new storage service
Side Effects Fixed for Notifications and the component
0.7.2-beta Side effects only effect vue files
Stubs moved into framework
Varie CLI now uses the framework files instead of maintaining them into the cli project.
Breaking Changes for Service Provider Names
0.7.0-beta Breaking Change : service providers have been renamed to refect what …