Releases: borela/naomi
Releases · borela/naomi
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.44.0
v0.43.3
v0.43.2
v0.43.0
General
- Make most patterns greedy and simplify them.
- Make some scopes conform to the design document.
- Remove CSS3 syntax. It's recommend to use the SCSS3 in that case as it supports the CSS3 + SASS.
FJSX15
- Allow arbitrary expressions in object literals.
- Prevent variables from being marked as properties.
- Allow complex exports.
SCSS3
- Add missing attributes.