Skip to content

Latest commit

 

History

History
1484 lines (752 loc) · 36.4 KB

CHANGELOG.md

File metadata and controls

1484 lines (752 loc) · 36.4 KB

v0.0.123

compare changes

🚀 Enhancements

✅ Tests

❤️ Contributors

v0.0.122

compare changes

🚀 Enhancements

  • Minor update to signal context (2eea658)
  • Add throttle to effect (23f8f0c)

📖 Documentation

❤️ Contributors

v0.0.121

compare changes

🩹 Fixes

  • Minor tweaks to record set behaviour (de0d58e)

❤️ Contributors

v0.0.120

compare changes

🩹 Fixes

  • Updated vue entrypoint to fix weird recursion issue (dc3c5ea)

❤️ Contributors

v0.0.119

compare changes

🩹 Fixes

  • Trying to update typescript behaviour for hooks (7b5aac6)

❤️ Contributors

v0.0.118

compare changes

🏡 Chore

  • Updating old types and removing old imports (14b19a1)

❤️ Contributors

v0.0.117

compare changes

🚀 Enhancements

  • Removed old code and out-of-scope functionality (0232abd)

📖 Documentation

❤️ Contributors

v0.0.116

compare changes

v0.0.115

compare changes

🏡 Chore

❤️ Contributors

v0.0.114

compare changes

🏡 Chore

❤️ Contributors

v0.0.113

compare changes

🚀 Enhancements

  • Changed SignalObject to record (69c69d6)

❤️ Contributors

v0.0.112

compare changes

🚀 Enhancements

🩹 Fixes

🏡 Chore

❤️ Contributors

v0.0.111

compare changes

🩹 Fixes

  • Fallback type for storage (6327960)

❤️ Contributors

v0.0.110

compare changes

🩹 Fixes

  • Broken fallback type behaviour (827f1a8)

❤️ Contributors

v0.0.109

compare changes

🩹 Fixes

❤️ Contributors

v0.0.108

compare changes

🚀 Enhancements

  • Adding fallback to storage api (470687d)

❤️ Contributors

v0.0.107

compare changes

🩹 Fixes

  • Bug in fallback for local storage (4842114)

❤️ Contributors

v0.0.106

compare changes

🚀 Enhancements

  • Exported signal context function (2077196)

❤️ Contributors

v0.0.105

compare changes

🏡 Chore

❤️ Contributors

v0.0.104

compare changes

🚀 Enhancements

  • Added trigger option to effect (7f72977)

❤️ Contributors

v0.0.103

compare changes

🚀 Enhancements

  • Added more types to unique method (fd53e17)

❤️ Contributors

v0.0.102

compare changes

🚀 Enhancements

  • Removed wildcard '*' listener and replaced with all method (e502cc6)

🏡 Chore

❤️ Contributors

v0.0.101

compare changes

🚀 Enhancements

  • Added number and symbol keys to events (29515bb)

❤️ Contributors

v0.0.100

compare changes

🚀 Enhancements

  • Added effect, and refined api (f0bc0bd)

❤️ Contributors

v0.0.99

compare changes

🩹 Fixes

  • Type issues with events (9247404)

❤️ Contributors

v0.0.98

compare changes

🏡 Chore

❤️ Contributors

v0.0.97

compare changes

🩹 Fixes

  • Updated incorrect type in api (1d8adb4)

❤️ Contributors

v0.0.96

compare changes

🚀 Enhancements

  • Simplified system use to allow a wider range of reactive types (70f5795)

✅ Tests

❤️ Contributors

v0.0.95

compare changes

🚀 Enhancements

  • Cut back the events API (7c11928)

❤️ Contributors

v0.0.94

compare changes

🏡 Chore

❤️ Contributors

v0.0.93

compare changes

🏡 Chore

❤️ Contributors

v0.0.92

compare changes

🚀 Enhancements

  • Enhanced types for events (5851a85)

❤️ Contributors

v0.0.91

compare changes

🚀 Enhancements

  • Added size for events and subscriptions (7832187)
  • Added size() utility (81713b7)

🩹 Fixes

  • Updated vue subscription disposal (9c17f92)

🏡 Chore

  • Tidied up animation system (fb80dcf)

❤️ Contributors

v0.0.90

compare changes

🩹 Fixes

❤️ Contributors

v0.0.89

compare changes

🩹 Fixes

❤️ Contributors

v0.0.88

compare changes

🏡 Chore

  • Tidied up and added new test (5bc6fac)

❤️ Contributors

v0.0.87

compare changes

🚀 Enhancements

  • Split manager into separate file and renamed (82566f9)

❤️ Contributors

v0.0.86

compare changes

🚀 Enhancements

  • Added SystemInstance helper class (ca9d79d)
  • Changed to SystemManager (2875348)

❤️ Contributors

v0.0.85

compare changes

🏡 Chore

❤️ Contributors

v0.0.84

compare changes

🏡 Chore

❤️ Contributors

v0.0.83

compare changes

🏡 Chore

❤️ Contributors

v0.0.82

compare changes

🏡 Chore

❤️ Contributors

v0.0.81

compare changes

🏡 Chore

❤️ Contributors

v0.0.80

compare changes

🏡 Chore

  • Fix to handle errors in parsing (a1a6e96)

❤️ Contributors

v0.0.79

compare changes

🏡 Chore

❤️ Contributors

v0.0.78

compare changes

🚀 Enhancements

  • Tweak to make async validation less painful to work with (b72a5e8)

❤️ Contributors

v0.0.77

compare changes

🚀 Enhancements

  • Tweak to make async validation less painful to work with (1905bfc)

❤️ Contributors

v0.0.76

compare changes

🚀 Enhancements

  • Simplified storage api and persistence (c2ad83f)

❤️ Contributors

v0.0.75

compare changes

🚀 Enhancements

  • Added refine option to storage api (145c8fc)

❤️ Contributors

v0.0.74

compare changes

🩹 Fixes

  • Cleared up map subscriptions for system (0b1c206)

❤️ Contributors

v0.0.73

compare changes

🏡 Chore

❤️ Contributors

v0.0.72

compare changes

🚀 Enhancements

  • Renamed manager to system (961f03b)

❤️ Contributors

v0.0.71

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.70

compare changes

🚀 Enhancements

  • Added onScopeDispose callback for vue (e08cb67)

❤️ Contributors

v0.0.69

compare changes

🩹 Fixes

  • Making persistence methods async (c7314e2)

❤️ Contributors

v0.0.68

compare changes

🩹 Fixes

  • Added missing readonly export (9a983bf)

📖 Documentation

  • Make signal documentation more clear (e4bc02b)
  • Making language clearer and improving usage examples (1a71f17)
  • Making language clearer and improving usage examples (cb6f585)

❤️ Contributors

v0.0.67

compare changes

🚀 Enhancements

  • Use async storage api methods (54683c4)

📖 Documentation

  • Update storage information in readme (120a457)

❤️ Contributors

v0.0.66

compare changes

🤖 CI

  • Removed prepublish step (e1c332a)

❤️ Contributors

v0.0.65

compare changes

🚀 Enhancements

  • Removed equals (transferred to @figureland/typekit (adb5de3)

❤️ Contributors

v0.0.64

compare changes

📖 Documentation

❤️ Contributors

v0.0.63

compare changes

🚀 Enhancements

  • Simplified api across all types, removed onDipose and onPrevious events (e04b78d)

📖 Documentation

  • Updated State in readme (8c20072)
  • Added animated documentation (a81ed7a)
  • More documentation of animated() (111dd19)
  • More documentation of animated() (a6497e4)
  • More documentation of animated() (ca2f7b3)

🏡 Chore

  • Tweaks to documentation on State (c3ab048)
  • Tidied up types and readme (192b754)

❤️ Contributors

v0.0.62

compare changes

🏡 Chore

  • Fixed typescript/animated bug (9ae3eb1)

❤️ Contributors

v0.0.61

compare changes

📖 Documentation

  • Added to docs and transferred history() helper (3e398c7)

❤️ Contributors

v0.0.60

compare changes

📖 Documentation

  • Added better, up to date documentation (14fa5af)

❤️ Contributors

v0.0.59

compare changes

🏡 Chore

❤️ Contributors

v0.0.58

compare changes

🏡 Chore

❤️ Contributors

v0.0.57

compare changes

🏡 Chore

❤️ Contributors

v0.0.56

compare changes

🏡 Chore

❤️ Contributors

v0.0.55

compare changes

🏡 Chore

❤️ Contributors

v0.0.54

compare changes

🏡 Chore

❤️ Contributors

v0.0.53

compare changes

🏡 Chore

❤️ Contributors

v0.0.52

compare changes

📖 Documentation

  • Added poster illustration (f556c11)

❤️ Contributors

v0.0.51

compare changes

🏡 Chore

❤️ Contributors

v0.0.50

compare changes

🚀 Enhancements

  • Added spring easing curve, updates mathkit imports (a6d81b8)

🏡 Chore

  • Updated lockfile/reinstalled @babel/types (07b47db)

❤️ Contributors

v0.0.49

compare changes

🚀 Enhancements

  • Added signal throttling (d5b1710)

🏡 Chore

❤️ Contributors

v0.0.48

compare changes

🏡 Chore

❤️ Contributors

v0.0.47

compare changes

🏡 Chore

❤️ Contributors

v0.0.46

compare changes

🩹 Fixes

  • Added options types for SignalObject and State (6dd54f8)

❤️ Contributors

v0.0.45

compare changes

🚀 Enhancements

  • Updated typing for equality function (9a8847d)

❤️ Contributors

v0.0.44

compare changes

v0.0.43

compare changes

🚀 Enhancements

  • Added unique method to system (c1cf94f)

❤️ Contributors

v0.0.42

compare changes

🚀 Enhancements

  • Refined set method for animated (648af37)

❤️ Contributors

v0.0.41

compare changes

🩹 Fixes

  • Added vue entrypoint built step : ) (3a2d267)

❤️ Contributors

v0.0.40

compare changes

🩹 Fixes

  • Trying to address issue with object/array based animated tracking values (9147260)

❤️ Contributors

v0.0.39

compare changes

🚀 Enhancements

  • Revised mutate method to be more flexible (d2b8cbb)

❤️ Contributors

v0.0.38

compare changes

🚀 Enhancements

  • Fix for animated value events (d459b27)

❤️ Contributors

v0.0.37

compare changes

🏡 Chore

  • Removed typing from animated (3177a35)

❤️ Contributors

v0.0.36

compare changes

v0.0.35

compare changes

🏡 Chore

  • Exported active signal from animated (1e1e305)

❤️ Contributors

v0.0.34

compare changes

🚀 Enhancements

  • Added animation engine and animated signal value (4646430)

🏡 Chore

  • Added AnimatedSignal to api (265272a)

❤️ Contributors

v0.0.33

compare changes

🚀 Enhancements

  • Added disposable helper to make system more flexible (3857a89)

❤️ Contributors

v0.0.32

compare changes

v0.0.31

compare changes

✅ Tests

  • Added updated system tests (443eb13)

❤️ Contributors

v0.0.30

compare changes

🚀 Enhancements

  • Update to system.use() to revert to previous api (3fc8fe1)

❤️ Contributors

v0.0.29

compare changes

🚀 Enhancements

  • Allowed multiple arguments for system.use() (4a271cd)

❤️ Contributors

v0.0.28

compare changes

🚀 Enhancements

  • Minor tweak to system and subscriptions (3986b43)

🏡 Chore

  • Tidying up types and adding test (1e7c082)

❤️ Contributors

v0.0.27

compare changes

✅ Tests

  • Added simple tests for system (ad75caa)

❤️ Contributors

v0.0.26

compare changes

🚀 Enhancements

  • Updated system to be more generic, allowing any type of disposable signal (e8d4955)

❤️ Contributors

v0.0.25

compare changes

🚀 Enhancements

❤️ Contributors

v0.0.24

compare changes

🚀 Enhancements

  • Removed async dispose method (768e45d)

❤️ Contributors

v0.0.23

compare changes

v0.0.22

compare changes

🚀 Enhancements

  • Added try...catch safety block to typed local storage (69635f1)

❤️ Contributors

v0.0.21

compare changes

🩹 Fixes

  • Tiny bug in persist implementation (d4a25a0)

❤️ Contributors

v0.0.20

compare changes

🚀 Enhancements

  • Simplified storage API type and persistence arguments (72353a3)

❤️ Contributors

v0.0.19

compare changes

🚀 Enhancements

  • Simplified StorageAPI options arguments (dfd25a3)

❤️ Contributors

v0.0.18

compare changes

🚀 Enhancements

  • Refining and simplifying options for persist() (5f89f59)

❤️ Contributors

v0.0.17

compare changes

v0.0.16

compare changes

v0.0.15

compare changes

🚀 Enhancements

  • Refined types for local storage and tidied up scripts (df956b0)

❤️ Contributors

v0.0.14

compare changes

🚀 Enhancements

  • Refined typing for local storage (10a99b3)

❤️ Contributors

v0.0.13

compare changes

🚀 Enhancements

  • Simplified localstorage api (5647590)

❤️ Contributors

v0.0.12

compare changes

🚀 Enhancements

  • Removed readonly and fixed peer dependencies bug (89c2c13)

❤️ Contributors

v0.0.11

compare changes

🚀 Enhancements

  • Updated readonly function to support all subscribable types (37ae6fa)

❤️ Contributors

v0.0.10

compare changes

🚀 Enhancements

  • Made local storage more modular and flexible (edb5437)

❤️ Contributors

v0.0.9

compare changes

v0.0.8

compare changes

📖 Documentation

  • Updated documentation for signal (465b010)

❤️ Contributors

v0.0.7

compare changes

🏡 Chore

❤️ Contributors

v0.0.6

compare changes

🚀 Enhancements

  • Added typing to persistence options (7164e33)

❤️ Contributors

v0.0.5

compare changes

v0.0.4

compare changes

🏡 Chore

  • Updating dependencies and marked external dependencies for build (9fed7c1)
  • Marked external dependencies (4e1b486)

❤️ Contributors

v0.0.3

compare changes

🏡 Chore

  • Fixing typescript and build bugs (90c7975)

❤️ Contributors

v0.0.2

🚀 Enhancements

  • Added tests and transferred library (583fc9a)

❤️ Contributors