Lovell Fuller
de42667767
Upgrade to libvips v8.15.3
2024-08-12 13:19:10 +01:00
Lovell Fuller
1d344888ec
Bump dep: emnapi
2024-05-21 11:39:41 +01:00
Lovell Fuller
19d0e272e6
Release v0.33.4
2024-05-16 12:48:29 +01:00
Lovell Fuller
16b764f1c1
Prerelease v0.33.4-rc.0
2024-05-16 12:16:41 +01:00
Lovell Fuller
36e60bf040
CI: Upgrade linux-s390x to Debian 11
...
Debian LTS does not include s390x and Debian 10 is EOL so this
platform will now require a minimum version of glibc 2.31.
2024-04-19 13:13:48 +01:00
Lovell Fuller
fc93ab3b82
Bump devDeps
2024-04-02 19:22:42 +01:00
Lovell Fuller
55466f122c
Release v0.33.3
2024-03-23 11:58:44 +00:00
Lovell Fuller
ede8217ab3
Prerelease v0.33.3-rc.0
2024-03-22 12:41:51 +00:00
Lovell Fuller
2689fb4e65
Bump deps
2024-03-22 11:19:08 +00:00
Lovell Fuller
dc07fd4e9c
Upgrade to libvips v8.15.2
2024-03-18 15:55:01 +00:00
Lovell Fuller
debdacb726
Bump deps
2024-02-23 09:11:35 +00:00
Lovell Fuller
bcb22af034
Release v0.33.2
2024-01-12 10:58:45 +00:00
Lovell Fuller
d04dc62666
Prerelease v0.33.2-rc.1
2024-01-12 09:04:00 +00:00
Lovell Fuller
49cb148b38
Prerelease v0.33.2-rc.0
2024-01-11 16:43:59 +00:00
Lovell Fuller
278f393f74
Upgrade to libvips v8.15.1
2024-01-11 15:44:57 +00:00
Lovell Fuller
bed1c2ac18
Bump deps
2024-01-03 10:01:29 +00:00
Lovell Fuller
4919bc5134
Release v0.33.1
2023-12-17 20:10:30 +00:00
Lovell Fuller
a4e64eb01f
Prerelease v0.33.1-rc.3
2023-12-17 19:32:36 +00:00
Lovell Fuller
04403f4e5f
Prerelease v0.33.1-rc.2
2023-12-17 17:13:34 +00:00
Lovell Fuller
f7a3ea6415
Prerelease v0.33.1-rc.1
2023-12-17 10:35:27 +00:00
Lovell Fuller
8f7fb96a44
Prerelease v0.33.1-rc.0
2023-12-12 09:12:57 +00:00
Lovell Fuller
545e09fad2
Release v0.33.0
2023-11-29 11:55:31 +00:00
Lovell Fuller
61057f25bc
Prerelease v0.33.0-rc.2
2023-11-22 12:17:25 +00:00
Lovell Fuller
ef32dccb83
Prerelease v0.33.0-rc.1
2023-11-22 10:16:48 +00:00
Lovell Fuller
0b0ebfe6f8
Bump dep: emnapi
2023-11-13 09:11:58 +00:00
Lovell Fuller
5aadb8294c
Upgrade to libvips v8.15.0
2023-11-12 17:03:38 +00:00
Lovell Fuller
ace1681886
Packaging: use correct package when pop from release
2023-11-10 17:26:21 +00:00
Lovell Fuller
2dba5b5451
Prerelease v0.33.0-alpha.11
2023-11-09 15:39:10 +00:00
Lovell Fuller
a8f68ba7f0
Add infrastructure to build and publish as wasm32 ( #3840 )
...
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
2023-11-09 14:46:07 +00:00
Lovell Fuller
239435a6dc
Allow empty lib dir when populating npm packages
2023-11-04 20:08:17 +00:00
Lovell Fuller
bdcf02695f
Prerelease v0.33.0-alpha.10
2023-11-04 15:54:19 +00:00
Lovell Fuller
2e7c60675b
Upgrade to libvips 8.15.0-rc2
2023-11-04 11:36:18 +00:00
Lovell Fuller
0f24f0f214
Add infrastructure (CI, npm) for sharp-linux-s390x package
2023-11-02 14:41:59 +00:00
Lovell Fuller
de9bdcba0a
Prerelease 0.33.0-alpha.9
2023-10-13 14:32:21 +01:00
Lovell Fuller
f8b6cb6d5b
Update package names to use 'img' npm organisation
2023-10-12 17:03:37 +01:00
Lovell Fuller
6377d5a73a
Prerelease 0.33.0-alpha.8
2023-10-10 20:24:07 +01:00
Lovell Fuller
80e4707af1
Revert "Package managers cannot handle nested optionalDependencies"
...
This partially reverts commit 51e56f994ce1332f77daf625e23820a895de074d.
Ignoring plug'n'play, it looks like yarn and pnpm do get the
filesystem layout right for this scenario, which is good news.
It also looks like npm 10 will get it right too.
2023-10-10 19:34:36 +01:00
Lovell Fuller
ab00e34d0d
Prerelease 0.33.0-alpha.7
2023-10-10 14:47:13 +01:00
Lovell Fuller
946976ba8f
Prerelease 0.33.0-alpha.6
2023-10-09 10:46:16 +01:00
Lovell Fuller
8d033ae341
Prerelease 0.33.0-alpha.5
2023-10-08 20:27:42 +01:00
Lovell Fuller
f7da2e5970
Building from source now requires node-addon-api in dependencies
...
If you want to build sharp from source against a globally-installed
libvips then you will now need to add both node-addon-api and
node-gyp to the dependencies section of your package.json file.
The binding.gyp file is "hidden" inside the src directory to
prevent various build and package manager tooling from assuming
that everyone is going to build from source every time.
2023-10-08 15:39:02 +01:00
Lovell Fuller
51e56f994c
Package managers cannot handle nested optionalDependencies
2023-10-07 11:09:45 +01:00
Lovell Fuller
68ac12292c
Prerelease 0.33.0-alpha.4
2023-10-06 15:02:19 +01:00
Lovell Fuller
a9aa7339ce
Prerelease 0.33.0-alpha.3
2023-10-06 09:48:44 +01:00
Lovell Fuller
58e3c4c70e
Ensure all package files make use of commonjs explicit
2023-10-05 20:00:32 +01:00
Lovell Fuller
7c97aabaf8
Ensure win32 packages contain version/notice files
2023-10-04 21:12:16 +01:00
Lovell Fuller
226a9a13ef
Packaging: prerelease version bump
2023-10-04 15:48:23 +01:00
Lovell Fuller
4d3c9ae3d1
Packaging: clear existing lib directories
2023-10-04 15:47:57 +01:00
Lovell Fuller
265d70111a
Add licensing info to npm readme files
2023-09-28 15:42:13 +01:00
Lovell Fuller
aabbe1fa08
Distribute prebuilt binaries via the npm registry #3750
...
- Remove all custom download logic for prebuilt binaries
- Add scripts to populate package contents
- Specify minimum versions of common package managers
- Remove sharp.vendor runtime API as no-longer relevant
- Update installation docs and issue templates
2023-09-26 20:26:39 +01:00