Releases: aurelia/metadata
Releases · aurelia/metadata
aurelia-metadata 1.0.0-beta.1.1.0
Features
- all: update for jspm; update core-js; update aurelia deps (01aa7e40)
aurelia-metadat 1.0.0-beta.1
chore(all): prepare release 1.0.0-beta.1
aurelia-metadata v0.10.1
Bug Fixes
- all: improve TS happiness for decorators (dd35c4fd)
aurelia-metadata v0.10.0
aurelia-metadata v0.9.0
Bug Fixes
- ResourceType: fix load to return Promise (a43e8d28)
- all:
- annotations:
- annotations spec: remove bad import (d949c42d)
- build:
- metadata:
- Use correct import for core-js We were previously using `import core from core-j (d7895cf5)
- incorrect types and global references (88dbfb5e, closes #16, #17)
- mark fake System as such (c40cfcb8)
- store in private map (52aed24e)
- fix initializer for _first property (740eb07c)
- add the locator config back on a configure property (555612d1)
- fix safari complaint about variable "locator" (6e887eac)
- rename configuration helper (81c73ec1)
- accidental double wrapping of custom location function (ac11ead8)
- origin:
- origin.spec: incorrect test for empty origin data (14304d56)
- package:
- readme: Now mentions Chrome required to run tests. (86d9f4c2)
- test: correct import sources (fd5b6f06)
Features
- all:
- annotations: enable deep traversal of inheritance hierarchy (db07e892)
- build:
- docs: generate api.json from .d.ts file (8edc2390)
- metadata:
- add a noop property for noop functions (bcd4fc66)
- add firstOrAdd helper (8ba74b71)
- enable adding custom metadata as first metadata method (705fd865, closes #7)
- enhance dsl for configuring added metadata (8ba28995)
- add a "has" helper to MetadataStorage (362fcc7b)
- new metadata fluent api (b4c8162f)
- re-implement metadata (ce0304e2)
- origin:
aurelia-metadata v0.8.0
aurelia-metadata v0.7.3
aurelia-metadata v0.7.2
Fix es6 build file name.
aurelia-metadata v0.7.1
aurelia-metadata v0.7.0
Bug Fixes
- all: address issue with globals and remove unnecessary Reflect.metadata poly (93cda3b4)
- metadata: mark fake System as such (c40cfcb8)
- origin: short-circuit module registry search on origin location success (889e0ce7)
- package: update aurelia tools and dts generator (4cba6176)
- test: correct import sources (fd5b6f06)