Commit graph

26 commits

Author SHA1 Message Date
8dd0fb94e9 chore: remove extraneous publish script 2020-06-03 12:33:45 -07:00
0eaa6468a7 0.1.1 2020-06-03 10:40:56 -07:00
9dc95d314b doc: update changelog for v0.1.1 release 2020-06-03 10:36:00 -07:00
e7c8c9f7bd chore: add release script & supporting scripts 2020-06-03 10:35:28 -07:00
815fcadd15 Merge pull request #8 from websnacksjs/feat/array-elements
feat: support rendering array elements
2020-06-03 09:14:17 -07:00
7b80d2f324 feat: support rendering array elements 2020-06-02 16:39:44 -07:00
3304958b01 test: show stack of thrown errors 2020-06-02 15:46:24 -07:00
2b60c35ae2 Merge pull request #6 from websnacksjs/fix/render-numbers
fix: support number elements in jsx templates
2020-06-02 15:45:39 -07:00
bda8e216e2 fix: support number elements in jsx templates 2020-06-02 15:38:39 -07:00
fc6480c531 doc: update badges in README 2020-06-02 11:50:20 -07:00
4d96993ae8 Merge pull request #4 from websnacksjs/fix/nodejs10-support
Fix: support nodejs v10
2020-06-02 00:08:06 -07:00
87f487b0c0 chore: port clean script to node v10 2020-06-02 00:00:43 -07:00
c83937ed96 fix: target es2018 to support node 10+ 2020-06-01 23:49:19 -07:00
0a609a4539 test: fix false-pos in runner due to exit code 2020-06-01 23:44:33 -07:00
dcbc07021d chore: resolve linting errors & warnings 2020-06-01 23:29:59 -07:00
3649147824 chore: fix eslint/prettier 2020-06-01 22:22:36 -07:00
7ad7e870fb chore: update deps 2020-06-01 22:11:23 -07:00
e3e44d9378 doc: add shields to README 2020-06-01 09:51:43 -07:00
9fdf61164f Merge pull request #2 from websnacksjs/feat/ci
Feat: add CI and testing support
2020-05-31 10:31:01 -07:00
bbb114868b docs: add travis badge to README 2020-05-31 10:18:43 -07:00
54d350e89d fix: output declarations, sourcemaps again 2020-05-30 11:58:03 -07:00
58fd38c79e test: ensure build runs before test 2020-05-30 11:50:38 -07:00
55713a6191 test: add travis config 2020-05-30 11:48:05 -07:00
7e9bed9d56 test: add testing framework 2020-05-30 11:41:23 -07:00
36536fef33 chore: use @websnacksjs org scope 2020-05-26 16:31:21 -07:00
13cbc07c11 initial commit (it all starts here...) 2020-05-25 22:46:20 -07:00