Anders Kaseorg
143a3350fa
dependencies: Upgrade JavaScript dependencies.
...
jQuery is held at 3.6.0 due to
https://github.com/jquery/jquery/issues/5105 .
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-09-06 15:02:29 -07:00
Greg Price
3fbbfb8ad3
shared: Bump version to 0.0.14
2022-04-25 09:57:43 -07:00
Greg Price
dbe92ebbfe
shared: Script up the NPM release process for `@zulip/shared`.
...
This will replace about a half-dozen steps of these instructions:
https://github.com/zulip/zulip-mobile/blob/ec1370159/docs/howto/shared.md#publish
with "run `npm version patch`; then run the commands it prints."
2022-04-25 09:37:35 -07:00
Austin Riba
b4a8817ec9
shared: Bump version to 0.0.13.
2022-04-08 12:51:59 -07:00
Greg Price
308c0614ec
shared: Bump version to 0.0.12.
2022-04-04 18:12:28 -07:00
Greg Price
8bc2ac4b8d
shared: Bump version to 0.0.11.
2022-04-04 15:39:23 -07:00
Greg Price
3ff2bcf62a
shared: Bump version to 0.0.10.
2022-03-30 21:06:37 -07:00
Anders Kaseorg
7aa03e9d2a
dependencies: Upgrade JavaScript dependencies.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-03-17 15:24:46 -07:00
Greg Price
d583fcec59
shared: Bump version to 0.0.9.
2022-03-11 17:27:08 -08:00
Greg Price
a71fad9d6b
shared: Bump version to 0.0.8.
2022-03-08 20:35:10 -08:00
Greg Price
188c500802
shared: Bump version to 0.0.7.
2022-03-04 12:57:56 -08:00
Wesley Aptekar-Cassels
f08555bb31
shared: Bump version to 0.0.6.
2021-06-15 14:40:58 -07:00
Wesley Aptekar-Cassels
367cf897fa
shared: Bump version to 0.0.5.
2021-04-20 17:19:12 +08:00
Greg Price
c7d329544b
shared: Bump version to 0.0.4.
2020-12-30 15:02:13 -08:00
Greg Price
6a1fcea5ad
shared: Bump version to 0.0.3.
2020-08-26 22:34:06 -07:00
Anders Kaseorg
d2520cd7e0
js: Replace underscore with lodash and remove it from globals.
...
Tweaked by tabbott to bump PROVISION_VERSION.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-26 16:12:06 -07:00
Anders Kaseorg
7727dae441
shared: Add missing katex dependency to shared package.json.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-25 12:22:25 -07:00
Greg Price
3a74de2ade
shared: Bump version to 0.0.2.
...
This will let us update mobile to use this version.
2019-10-24 14:56:56 -07:00
Greg Price
a63786ac0d
shared: Set up a way to share some frontend code with the mobile app.
...
This adds the general machinery required, and sets it up for the file
`typing_status.js` as a first use case.
Co-authored-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-17 16:48:23 -07:00