Aurelia 1.x Q&A - Sandbox at https://codesandbox.io/s/aurelia-javascript-sandbox-jnl6q85zq5
hiaux0 on 2.0.3
hiaux0 on master
chore(package): fix typescript … chore(release): release v2.0.3 (compare)
hiaux0 on 2.0.2
hiaux0 on master
chore(package): fix main entry lint(package) chore(release): release v2.0.2 (compare)
hiaux0 on master
chore(circleci): require instal… chore(release): release v2.0.0 chore(package): add VSC marketp… and 1 more (compare)
hiaux0 on 2.0.1
chore(circleci): require instal… chore(release): release v2.0.0 chore(package): add VSC marketp… and 1 more (compare)
hiaux0 on 2.0.0
chore(circleci): require instal… chore(release): release v2.0.0 (compare)
hiaux0 on 2.0.0
hiaux0 on 2.0.0
hiaux0 on master
chore(circleci): require instal… chore(release): release v2.0.0 (compare)
hiaux0 on 2.0.0
hiaux0 on 2.0.0
.d.ts
files
d.ts
generator relies on them
export let/var
or export { foo }
where foo
is let/var
(as opposed to const
), which can easily be checked by a linter/babel/whatever, there is no way to shoot yourself in the foot