0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

558 Commits

Author SHA1 Message Date
Tan Li Hau
aef5671411
update acorn and parse expression as module script (#5423) 2020-09-18 12:09:44 -04:00
Conduitry
6601143255 -> v3.25.1 2020-09-15 09:31:37 -04:00
milahu
ccf0bcf469
merge mocharc.coverage into mocharc (#5385) 2020-09-15 09:17:43 -04:00
Conduitry
5bf2d6fadf -> v3.25.0 2020-09-10 15:56:35 -04:00
milahu
c96673bcea
Upgrade to mocha 7 and migrate to mocharc (#5357)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2020-09-10 12:41:42 -07:00
Antony Jones
82dc26a31c
Fix lint warnings (#5263) 2020-08-20 08:51:28 -07:00
Conduitry
a62d736215 -> v3.24.1 2020-08-05 12:25:52 -04:00
Conduitry
87aeb1d609 -> v3.24.0 2020-07-07 13:52:10 -04:00
Tan Li Hau
2450dd1ff0
update acorn@^7.3.1 for optional chaining support (#5013) 2020-06-27 05:58:21 -04:00
Conduitry
1c05785ddf -> v3.23.2 2020-06-10 15:47:44 -04:00
Conduitry
6404656698
don't crash when using an arrow function as a statement (#5000) 2020-06-10 14:45:13 -04:00
Tan Li Hau
16a6cc1830
update puppeteer and add logs (#4938) 2020-06-10 13:21:29 -04:00
Conduitry
4135ca5415 -> v3.23.1 2020-06-08 21:44:22 -04:00
Antony Jones
0f5fe6552d
use common linting configuration (#4942) 2020-06-06 13:09:47 -04:00
Conduitry
f46b38a308 -> v3.23.0 2020-05-26 19:31:31 -04:00
Conduitry
33d8979495 -> v3.22.3 2020-05-17 09:46:54 -04:00
Conduitry
c743e72a1e -> v3.22.2 2020-05-04 11:23:38 -04:00
Conduitry
bb5e2d2f26 -> v3.22.1 2020-05-03 16:30:19 -04:00
Conduitry
b9f83fd295 -> v3.22.0 2020-05-03 13:17:51 -04:00
Conduitry
dbfc44d078 -> v3.21.0 2020-04-23 20:00:14 -04:00
Conduitry
e50ad1dcb6 -> v3.20.1 2020-03-16 12:11:53 -04:00
Conduitry
40c5df51a2 -> v3.20.0 2020-03-15 10:34:13 -04:00
Conduitry
fd378f2d37 -> v3.19.2 2020-03-04 21:31:38 -05:00
Conduitry
b8bf3643d4 -> v3.19.1 2020-02-23 18:28:30 -05:00
Conduitry
a972a47e14 -> v3.19.0 2020-02-23 08:41:22 -05:00
Conduitry
c3232826d4 -> v3.18.2 2020-02-09 09:32:11 -05:00
Conduitry
d78f32ee5a
fix arrow function precedence (#4385)
* update code-red

* fix code-red usage

* update changelog
2020-02-07 19:15:40 -05:00
Conduitry
46634e8ea4 -> v3.18.1 2020-01-27 18:44:24 -05:00
Conduitry
3eb298fd28
fix code generation with adjacent inline and block comments (#4327) 2020-01-27 14:02:30 -05:00
Conduitry
efe8ab9ca5 -> v3.18.0 2020-01-25 12:26:19 -05:00
Conduitry
fd9b23e5e4 -> v3.17.3 2020-01-23 10:07:41 -05:00
Conduitry
e93c991362 -> v3.17.2 2020-01-20 21:18:15 -05:00
Conduitry
f12340acf0
preserve js comments where possible (#4293) 2020-01-20 21:17:24 -05:00
Conduitry
2f81365e44
fix awaited expressions that need parentheses (#4283) 2020-01-18 07:10:13 -05:00
Conduitry
4e812a95e9 -> v3.17.1 2020-01-14 12:16:52 -05:00
Conduitry
c97e8f81db -> v3.17.0 2020-01-13 11:59:06 -05:00
Arthur Denner
33aab87082 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation 2020-01-04 22:58:21 -05:00
Conduitry
f824a2437e update rollup and plugins 2019-12-29 20:07:47 -05:00
Conduitry
b608148238 -> v3.16.7 2019-12-24 12:12:48 -05:00
Conduitry
f805a2cdc5 -> v3.16.6 2019-12-23 14:27:32 -05:00
Conduitry
a9065d4120 -> v3.16.5 2019-12-17 20:14:13 -05:00
Conduitry
2467c4bf64 -> v3.16.4 2019-12-11 11:54:06 -05:00
Rich Harris
0a6310f7a3 -> v3.16.3 2019-12-10 11:51:54 -05:00
Rich Harris
ba3ab67233 -> v3.16.2 2019-12-10 10:49:43 -05:00
Rich Harris
b43762d3a8 ci failures. clutching at straws 2019-12-09 17:49:14 -05:00
Conduitry
8a6abc9215 -> v3.16.1 2019-12-09 10:01:47 -05:00
Richard Harris
13ef75be22 -> v3.16.0 2019-11-29 21:36:57 -05:00
Richard Harris
1a34a5e552 update estree-walker - closes #3977, closes #3979 2019-11-23 18:04:49 -05:00
Rich Harris
cd21acfb3c
Bitmask-based change tracking (#3945)
* start updating tests

* start implementing bitmask-based change tracking (#1943)

* oops

* fix some await block stuff

* slots

* reactive declarations

* component bindings etc

* start fixing slots

* fix store value invalidations

* slot stuff

* fixes

* fix

* fixes

* fix some slot stuff

* fix some invalidations

* fix if blocks

* fix a test

* destructuring in lets

* fix shadowing

* fix if block case

* all runtime tests passinfg

* almost all tests passing

* update tests

* never hoist writable vars in dev mode, fix debug statements

* beef up shadowing test

* always use renderer.reference

* fix sourcemaps

* ugh so close

* all tests passing. phase one complete, i guess

* add test for component with more than 31 dynamic values

* stable sort

* stable sort that preserves order

* linting

* failing test for bitmask overflow

* ok i think this is it

* lint

* rename changed to dirty, for more internal consistency

* update tests

* use bitwise comparison

* add comments... sort of

* update tests

* moar comments

* I don't know what happened to these tests
2019-11-23 17:51:54 -05:00
Rich Harris
a8ff02a25f -> v3.15.0 2019-11-18 10:39:28 -05:00